home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2544
/
frame_209
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
247 b
|
13 lines
set("/Variables:Tab1Etage",2);
setProperty("_root.Meg", _X, 370);
setProperty("_root.Meg", _Y, 168);
setProperty("_root.Meg", _visible, 1);
tellTarget("_root.Meg")
{
gotoAndStop(6);
}
tellTarget("_root")
{
gotoAndStop("Tab1");
}